Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the NoDrift dummy drift detector #1350

Merged
merged 7 commits into from
Oct 27, 2023
Merged

Add the NoDrift dummy drift detector #1350

merged 7 commits into from
Oct 27, 2023

Conversation

smastelini
Copy link
Member

This PR addresses #1332 by adding the drift.NoDrift class. This detector does nothing and can be used to bypass the concept drift handling capabilities in ARF.

Saulo Martiello Mastelini added 2 commits October 26, 2023 17:08
river/drift/no_drift.py Outdated Show resolved Hide resolved
river/drift/no_drift.py Outdated Show resolved Hide resolved
river/drift/no_drift.py Outdated Show resolved Hide resolved
river/forest/adaptive_random_forest.py Show resolved Hide resolved
@smastelini smastelini merged commit 8a7cae7 into main Oct 27, 2023
10 of 11 checks passed
@smastelini smastelini deleted the no-drift branch October 27, 2023 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants